(require (quote latexinfo))

(require (quote latexnfo-upd))

(defvar scribe-format-syntax-table nil)

(defvar scribe-to-latex-head "
documentstyle[latexinfo,fvpindex,cmulisp,format]book
pagestyleheadings


begindocument
alwaysrefill


comment Delete any of these if you don't want that particular index.
newindexcp
newindexky

")

(defvar scribe-to-latex-tail "
twocolumn
node Function Index, Variable Index, , top
unnumberedFunction Index
cindexFunction Index


printindexfn


twocolumn
node Variable Index, Package Index, Function Index, top
unnumberedVariable Index
cindexVariable Index


printindexvr


twocolumn
node Package Index, Condition Index, Variable Index, top
unnumberedPackage Index
cindexPackage Index


printindexpg


twocolumn
node Condition Index, Concept Index, Package Index, top
unnumberedCondition Index
cindexCondition Index


printindexky


onecolumn
node Concept Index, , Variable Index, top
unnumberedConcept Index
cindexConcept Index


printindexcp
enddocument